home *** CD-ROM | disk | FTP | other *** search
- CaseVsIf - is the Clipper souce code to
- test that DO CASE...ENDCASE is faster
- than IF...ELSE...ENDIF. It compares the
- total time required to reach the same
- condition in both structures and then
- exits the structure, compares the
- point-to-point times for the two
- structures, and compares the seek times
- and exit times of both structures.
-